Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump sigs.k8s.io/release-utils from 0.7.4 to 0.7.5 #1744

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps sigs.k8s.io/release-utils from 0.7.4 to 0.7.5.

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.7.5

Changes by Kind

Feature

  • Add CompressWithoutPreservingPath function to the tar package (#83, @​xmudrii) [SIG Release]
  • Set minimum go version to 1.20
    • bump cosign to v2.2.0
    • bump golangci-lint to v1.54.2 (#93, @​cpanato) [SIG Release]

Bug or Regression

  • Tar.Extract: ignore error if directory exists (#84, @​xmudrii) [SIG Release]

Other (Cleanup or Flake)

  • Fixed GenerateLDFlags for macos to not rely on GNU date any more. (#91, @​saschagrunert) [SIG Release]

Dependencies

Added

Nothing has changed.

Changed

  • github.com/maxbrunsfeld/counterfeiter/v6: v6.6.1 → v6.7.0
  • github.com/onsi/gomega: v1.26.0 → v1.27.10
  • github.com/sirupsen/logrus: v1.9.0 → v1.9.3
  • github.com/stretchr/testify: v1.8.2 → v1.8.4
  • golang.org/x/mod: v0.7.0 → v0.12.0
  • golang.org/x/net: v0.5.0 → v0.14.0
  • golang.org/x/sync: v0.1.0 → v0.3.0
  • golang.org/x/sys: v0.4.0 → v0.11.0
  • golang.org/x/text: v0.6.0 → v0.12.0
  • golang.org/x/tools: v0.5.0 → v0.12.0

Removed

Nothing has changed.

Commits
  • ff2d69b Merge pull request #93 from cpanato/updates
  • 19113e6 bump golangci-lint to v1.54.2
  • 86492f0 bump cosign to v2.2.0
  • b65252c set minimum go version to 1.20
  • 262ae27 Merge pull request #92 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • 66439ad build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6
  • e16435f Merge pull request #91 from saschagrunert/build-date
  • 2b64c76 Use go library for git date parsing
  • 1bf6b4c Merge pull request #89 from cpanato/updates
  • 15eabd8 updates for cosing/ko/golangci-lint
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.4...v0.7.5)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/release-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2023 11:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #1744 (b6eb996) into main (75774ff) will decrease coverage by 19.11%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1744       +/-   ##
===========================================
- Coverage   66.76%   47.65%   -19.11%     
===========================================
  Files          88       77       -11     
  Lines        8919     8158      -761     
===========================================
- Hits         5955     3888     -2067     
- Misses       2252     3893     +1641     
+ Partials      712      377      -335     
Flag Coverage Δ
e2etests ?
unittests 47.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 60 files with indirect coverage changes

@cpanato cpanato merged commit ebd9939 into main Oct 9, 2023
14 checks passed
@cpanato cpanato deleted the dependabot/go_modules/sigs.k8s.io/release-utils-0.7.5 branch October 9, 2023 12:47
@github-actions github-actions bot added this to the v1.2.2 milestone Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant